.carousel-item {
    width: 100%;
    background-color: #0065BDdb;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px !important;
}

.carousel-inner {
    position: relative;
    width: 100%;
    height: 600px !important;
    overflow: hidden;
}

#carouselOne {
    position: absolute;
    right: 15%;
    bottom: 50rem;
    left: 30%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: #fff;
    width: 40%;
    text-align: center;
    background: rgba(6, 101, 189, 1);
}

#carouselTwo {
    position: absolute;
    right: 15%;
    bottom: 42rem;
    left: 30%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    width: 40%;
    color: #fff;
    text-align: center;
    background: rgba(6, 101, 189, 1);
}

#carouselThree {
    position: absolute;
    right: 15%;
    bottom: 55rem;
    left: 30%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    width: 40%;
    color: #fff;
    text-align: center;
    background: rgba(6, 101, 189, 1);
}

#carouselFour {
    position: absolute;
    right: 15%;
    bottom: 55rem;
    left: 30%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    width: 40%;
    color: #fff;
    text-align: center;
    background: rgba(6, 101, 189, 1)
}

p.carousel-text-one {
    font-family: 'muli', sans-serif;
    font-size: 32px;
}

p.carousel-text-three {
    font-family: 'muli', sans-serif;
    font-size: 32px;
}

p.carousel-text-five {
    font-family: 'muli', sans-serif;
    font-size: 32px;
}

p.carousel-text-seven {
    font-family: 'muli', sans-serif;
    font-size: 32px;
}

p.carousel-text-two {
    font-family: 'muli', sans-serif;
    font-size: 18px;
}

p.carousel-text-four {
    font-family: 'muli', sans-serif;
    font-size: 18px;
}

p.carousel-text-six {
    font-family: 'muli', sans-serif;
    font-size: 18px;
}

p.carousel-text-eight {
    font-family: 'muli', sans-serif;
    font-size: 18px;
}

a#buttonOne {
    width: 50%;
    font-family: 'muli', sans-serif;
    background: #0665bd;
    border: 1px solid #fff;
    font-size: 20px;
    margin-left: 15px;
    color: #fff !important;

}

a#buttonTwo {
    width: 50%;
    font-family: 'muli', sans-serif;
    background: #0665bd;
    border: 1px solid #fff;
    font-size: 20px;
    margin-left: 15px;
    color: #fff !important;
}

a#buttonThree {
    width: 50%;
    font-family: 'muli', sans-serif;
    background: #0665bd;
    border: 1px solid #fff;
    font-size: 20px;
    margin-left: 15px;
    color: #fff !important;

}

a#buttonFour {
    width: 50%;
    font-family: 'muli', sans-serif;
    background: #0665bd;
    border: 1px solid #fff;
    font-size: 20px;
    margin-left: 15px;
    color: #fff !important;

}

a#buttonOne:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#buttonTwo:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#buttonThree:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#buttonFour:hover {
    background: #fff;
    color: #000;
    transition: 0.6s;
}

a#buttonOne:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#buttonTwo:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#buttonThree:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

a#buttonFour:focus {
    background: #fff;
    color: #000;
    outline: 2px dashed #000;
}

.fa-chevron-right:before {
    content: "\f054";
    top: 5px;
    position: relative;
}

.socialLogos {
    margin-left: 44%;
}

.grey-background-two {
    background: #f3f3f3;
    margin-top: -25px;
    padding-top: 30px;
}

.icons:nth-of-type(1):before {
    content: '\f09a';
    margin-left: 14px;
}

.icons:nth-of-type(2):before {
    content: '\f099';
    margin-left: 12px;
}

.icons:nth-of-type(3):before {
    content: '\f16d';
    margin-left: 12px;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0;
    padding: 5px;
    background: #0065BD !important;
    color: #FFF !important;
    font-family: 'muli', sans-serif;
}

a.link {
    color: #000 !important;
    font-weight: bold;
    font-family: 'muli', sans-serif;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: var(--bs-table-striped-bg);
    font-family: 'muli', sans-serif;
}

input[type=button]:focus input[type=button]:active,
.btn {
    background: #0065BD !important;
    color: #FFF !important;
}

a#viewAll {
    width: 100% !important;
    font-size: 18px;
    font-weight: bold;
    font-family: 'muli', sans-serif;
}

a#viewAllTwo {
    width: 100% !important;
    font-size: 18px;
    font-weight: bold;
    font-family: 'muli', sans-serif;
}

.news-item-color {
    background-color: #deeaf1;
}

.news-title {
    padding-left: 5px;
    padding-top: 5px;
    font-size: 20px !important;
    padding-top: 20px;
    font-family: 'muli', sans-serif;
}

.news-date {
    padding-left: 5px;
    padding-top: 5px;
    font-size: 16px;
    font-family: 'muli', sans-serif;
}

img#resume-img1 {
    width: 125px;
    left: 36%;
    position: relative;
}

img#resume-img2 {
    width: 125px;
    left: 36%;
    position: relative;
}

img#resume-img3 {
    width: 125px;
    left: 32%;
    position: relative;
}

.card-body {
    padding: 25px;
    border: 2px solid #0065BD;
    min-height: 402px;
}

h2.panel-title.text-center.cell-title {
    font-family: 'muli', sans-serif;
    font-weight: bold;
}

p.panel-text.text-center {
    font-family: 'muli', sans-serif;
    font-size: 18px;
}

a#button1 {
    margin-top: 0px;
    border: 2px solid #0065bd;
    font-family: 'muli', sans-serif;
    font-weight: bold;
}

a#button2 {
    margin-top: 25px;
    border: 2px solid #0065bd;
    font-family: 'muli', sans-serif;
    font-weight: bold;
}

a#button3 {
    margin-top: 0px;
    border: 2px solid #0065bd;
    font-family: 'muli', sans-serif;
    font-weight: bold;
}

a#button1:hover {
    background: #fff !important;
    color: #000 !important;
    transition: 0.6s;
}

a#button2:hover {
    background: #fff !important;
    color: #000 !important;
    transition: 0.6s;
}

a#button3:hover {
    background: #fff !important;
    color: #000 !important;
    transition: 0.6s;
}

a#button1:focus {
    outline: 2px dashed #000;
    background: #fff;
    color: #000;
}

a#button2:focus {
    outline: 2px dashed #000;
    background: #fff;
    color: #000;
}

a#button3:focus {
    outline: 2px dashed #000;
    background: #fff;
    color: #000;
}

p.text-block {
    font-family: 'muli', sans-serif;
    color: #000;
}

/* .carousel-control-prev {
    left: 0;
    top: 16rem;
}
button.carousel-control-next {
    top: 16rem;
} */
/* .carousel-control-next {
    left: 0;
    top: 16rem;
} */

@media (min-width: 1025px) and (max-width: 1440px) {
    #carouselOne {
        bottom: 30rem;
    }

    #carouselTwo {
        bottom: 23rem;
    }

    #carouselThree {
        bottom: 35rem;
    }

    #carouselFour {
        bottom: 33rem;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    #carouselOne {
        bottom: 12rem;
    }

    #carouselTwo {
        bottom: 8rem;
    }

    #carouselThree {
        bottom: 16rem;
    }

    #carouselFour {
        bottom: 16rem;
    }

    .socialLogos {
        margin-left: 42%;
    }

    img#resume-img1 {
        width: 100px;
        left: 32%;
    }

    img#resume-img2 {
        width: 100px;
        left: 30%;
    }

    img#resume-img3 {
        width: 100px;
        left: 30%;
    }

    div#firstPanel {
        min-height: 435px;
    }

    div#thirdPanel {
        min-height: 435px;
    }

    a#button1 {
        margin-top: 32px;
    }

    a#button3 {
        margin-top: 35px;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
    .carousel-inner {
        height: 488px !important;
    }

    #carouselOne {
        bottom: 5rem;
    }

    .socialLogos {
        margin-left: 39%;
    }

    p.carousel-text-two {
        font-size: 16px;
    }

    a#buttonOne {
        font-size: 14px;
    }

    #carouselTwo {
        bottom: 2rem;
    }

    p.carousel-text-four {
        font-size: 16px;
    }

    a#buttonTwo {
        font-size: 14px;
    }

    #carouselThree {
        bottom: 5rem;
    }

    a#buttonThree {
        font-size: 14px;
    }

    p.carousel-text-six {
        font-size: 16px;
    }

    #carouselFour {
        bottom: 4rem;
    }

    p.carousel-text-eight {
        font-size: 16px;
    }

    img#resume-img1 {
        width: 100px;
        left: 24%;
    }

    img#resume-img2 {
        width: 100px;
        left: 20%;
    }

    img#resume-img3 {
        width: 100px;
        left: 20%;
    }

    div#firstPanel {
        min-height: 435px;
    }

    div#thirdPanel {
        min-height: 435px;
    }

    a#button1 {
        margin-top: 32px;
    }

    a#button3 {
        margin-top: 35px;
    }
}

@media (min-width: 376px) and (max-width: 425px) {
    .card-body {
        margin-top: 30px;
    }

    .socialLogos {
        margin-left: 32%;
    }

    .carousel-inner {
        height: auto !important;
    }

    #carouselOne {
        padding-top: 0;
        padding-bottom: 0;
        width: 50%;
        bottom: 3rem;
        left: 25%;
    }

    p.carousel-text-one {
        font-size: 24px;
    }

    p.carousel-text-two {
        font-family: 'muli', sans-serif;
        font-size: 14px;
    }

    a#buttonOne {
        width: 60%;
        font-size: 14px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    p.carousel-text-three {
        font-size: 24px;
    }

    #carouselTwo {
        padding-top: 0;
        padding-bottom: 0;
        width: 60%;
        bottom: 2rem;
        left: 20%;
    }

    a#buttonTwo {
        width: 60%;
        font-size: 14px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    p.carousel-text-four {
        font-size: 14px;
    }

    #carouselThree {
        padding-top: 0;
        padding-bottom: 0;
        width: 60%;
        bottom: 2rem;
        left: 20%;
    }

    p.carousel-text-five {
        font-size: 24px;
    }

    p.carousel-text-six {
        font-size: 14px;
    }

    a#buttonThree {
        width: 60%;
        font-size: 14px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    #carouselFour {
        padding-top: 0;
        padding-bottom: 0;
        width: 60%;
        bottom: 2rem;
        left: 20%;
    }

    p.carousel-text-seven {
        font-size: 24px;
    }

    a#buttonFour {
        width: 60%;
        font-size: 14px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    p.carousel-text-eight {
        font-size: 14px;
    }
}

@media (min-width: 321px) and (max-width: 375px) {
    .carousel-inner {
        height: auto !important;
    }

    #carouselOne {
        padding-top: 0;
        padding-bottom: 0;
        width: 50%;
        bottom: 3rem;
        left: 25%;
    }

    p.carousel-text-one {
        font-size: 24px;
    }

    p.carousel-text-two {
        font-family: 'muli', sans-serif;
        font-size: 14px;
    }

    a#buttonOne {
        width: 60%;
        font-size: 12px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    p.carousel-text-three {
        font-size: 24px;
    }

    #carouselTwo {
        padding-top: 0;
        padding-bottom: 0;
        width: 60%;
        bottom: 2rem;
        left: 20%;
    }

    a#buttonTwo {
        width: 60%;
        font-size: 14px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    p.carousel-text-four {
        font-size: 14px;
    }

    #carouselThree {
        padding-top: 0;
        padding-bottom: 0;
        width: 60%;
        bottom: 2rem;
        left: 20%;
    }

    p.carousel-text-five {
        font-size: 24px;
    }

    p.carousel-text-six {
        font-size: 14px;
    }

    a#buttonThree {
        width: 60%;
        font-size: 14px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    #carouselFour {
        padding-top: 0;
        padding-bottom: 0;
        width: 70%;
        bottom: 2rem;
        left: 15%;
    }

    p.carousel-text-seven {
        font-size: 24px;
    }

    a#buttonFour {
        width: 60%;
        font-size: 14px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    p.carousel-text-eight {
        font-size: 14px;
    }
}

@media (min-width: 280px) and (max-width: 320px) {
    #carouselOne {
        padding-top: 0;
        padding-bottom: 0;
        width: 75%;
        bottom: 3rem;
        left: 12.5%;
    }

    p.carousel-text-one {
        font-size: 24px;
    }

    p.carousel-text-two {
        font-size: 12px;
    }

    a#buttonOne {
        font-size: 12px;
    }

    #carouselTwo {
        position: absolute;
        right: 15%;
        bottom: 0rem;
        left: 20%;
        padding-top: 3rem;
        padding-bottom: 3rem;
        width: 60%;
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        height: 225px !important;
        overflow: hidden;
    }

    a#buttonTwo {
        font-size: 12px;
    }

    p.carousel-text-three {
        font-family: 'muli', sans-serif;
        font-size: 24px;
    }

    p.carousel-text-four {
        font-size: 12px;
    }

    #carouselTwo {
        position: absolute;
        right: 15%;
        bottom: 0.5rem;
        left: 20%;
        padding-top: 0;
        padding-bottom: 0;
        width: 60%;
    }

    a#buttonTwo {
        margin-bottom: 10px;
        font-size: 12px;
    }

    #carouselThree {
        position: absolute;
        right: 15%;
        bottom: 3rem;
        left: 20%;
        padding-top: 0;
        padding-bottom: 0;
        width: 60%;
    }

    p.carousel-text-five {
        font-family: 'muli', sans-serif;
        font-size: 24px;
    }

    p.carousel-text-six {
        font-size: 12px;
    }

    a#buttonThree {
        font-size: 12px;
        width: 60%;
    }

    #carouselFour {
        position: absolute;
        right: 15%;
        bottom: 1.5rem;
        left: 20%;
        padding-top: 0;
        padding-bottom: 0;
        width: 60%;
    }

    p.carousel-text-seven {
        font-size: 18px;
    }

    p.carousel-text-eight {
        font-size: 12px;
    }

    a#buttonFour {
        font-size: 12px;
        width: 60%;
    }
}